Auto merge of #5119 - alexcrichton:no-clone-index-in-tests, r=matklad
authorbors <bors@rust-lang.org>
Sun, 4 Mar 2018 21:16:16 +0000 (21:16 +0000)
committerbors <bors@rust-lang.org>
Sun, 4 Mar 2018 21:16:16 +0000 (21:16 +0000)
commit2659f40d427534c5c728e327ce02f2cfeb123ece
tree628ffad8fd9b7c319417f22b0599bf992d5e8f21
parentcd230ad2f3b085ed7c26dcf340361e594bcb3342
parentd6d1f3ab7d15587d092b291970ca09f21b2d156f
Auto merge of #5119 - alexcrichton:no-clone-index-in-tests, r=matklad

Update a test to not clone the real index

A local index should work ok!